FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package ehealth4u.package#1.0.0 (78 ms)

Package ehealth4u.package
Type ValueSet
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ehealth4u.package@1.0.0&canonical=http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-diagnosiscategory
Url http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-diagnosiscategory
Status active
Name CYEHRVSDiagnosisCategory
Title Cyprus EHR Value Set: Diagnosis Category
Experimental False
Description Diagnosis categories that can be made during a visit for the needs of the national EHR of Cyprus

Resources that use this resource

StructureDefinition
http://ig.ehealth4u.eu/fhir/StructureDefinition/cyehr-sd-diagnosis-r4 Cyprus EHR Diagnosis profile

Resources that this resource uses

CodeSystem
http://loinc.org LOINC Code System
http://terminology.hl7.org/CodeSystem/condition-category Condition Category Codes
http://loinc.org LOINC codes used in this IG


Source

{
  "resourceType" : "ValueSet",
  "id" : "cyehr-vs-diagnosiscategory",
  "url" : "http://ig.ehealth4u.eu/fhir/ValueSet/cyehr-vs-diagnosiscategory",
  "name" : "CYEHRVSDiagnosisCategory",
  "title" : "Cyprus EHR Value Set: Diagnosis Category",
  "status" : "active",
  "experimental" : false,
  "publisher" : "eHealth4U",
  "contact" : [
    {
      "name" : "eHealth Lab (University of Cyprus)"
    }
  ],
  "description" : "Diagnosis categories that can be made during a visit for the needs of the national EHR of Cyprus",
  "immutable" : false,
  "compose" : {
    "include" : [
      {
        "system" : "http://loinc.org",
        "concept" : [
          {
            "code" : "92238-5",
            "display" : "Differential diagnosis"
          }
        ]
      },
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
        "concept" : [
          {
            "code" : "encounter-diagnosis",
            "display" : "Encounter Diagnosis"
          },
          {
            "code" : "problem-list-item",
            "display" : "Problem List Item"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.